The H5S_IS_SIMPLE function determines whether a dataspace is a simple dataspace.
Result = H5S_IS_SIMPLE(Dataspace_id)
Returns 1 if the dataspace is simple and 0 if it is not.
An integer representing the dataspace’s identifier to be queried.
None
5.6 |
Introduced |